Crate tremor_value

source ·
Expand description

A tremor value to represent data

Re-exports§

Modules§

  • Prelude module
  • Utility function
  • The value modules defines a structural module of tremor supported types

Macros§

Structs§

  • A struct to hold the buffers for the parser.
  • Well known key that can be looked up in a Value faster. It achives this by memorizing the hash.
  • A type error thrown by the try_* functions

Enums§

Constants§

Functions§

  • Returns a struct populated against the DOM value via serde deserialization

Type Aliases§